Fix a typo
authorIvan Ukhov <ivan.ukhov@gmail.com>
Wed, 18 Nov 2015 12:39:45 +0000 (13:39 +0100)
committerIvan Ukhov <ivan.ukhov@gmail.com>
Wed, 18 Nov 2015 13:02:58 +0000 (14:02 +0100)
src/doc/manifest.md

index 19548433b6d38f941b5fbfa8e3e45106ef166317..83130d4101ec2e095ee0b57ef5bcd56692bdae5b 100644 (file)
@@ -321,7 +321,7 @@ The usage of features is subject to a few rules:
 2. With the exception of the `default` feature, all features are opt-in. To opt
    out of the default feature, use `default-features = false` and cherry-pick
    individual features.
-3. Feature groups are not allowed to cyclicly depend on one another.
+3. Feature groups are not allowed to cyclically depend on one another.
 4. Dev-dependencies cannot be optional
 5. Features groups can only reference optional dependencies
 6. When a feature is selected, Cargo will call `rustc` with